Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added parameter escaping and support for il2cpp #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

anpez
Copy link

@anpez anpez commented Feb 4, 2015

Added ability to escape parameters in a query. Also changed DllImport's to be able to compile using il2cpp for iOS 64bits.

@Busta117
Copy link
Owner

Busta117 commented Feb 4, 2015

hi, this changes works on android and windows?

@anpez
Copy link
Author

anpez commented Feb 4, 2015

I tested it on the editor, on Android and iOS and it's working fine. Can't test it on windows.

@MauroX772
Copy link

Hello @anpez ,can you generate a package of unity? , because it not works for me .

@TeorikDeli
Copy link

TeorikDeli commented May 30, 2016

Hi @anpez I used your commit, but It's failing when building in Xcode:

ekran resmi 2016-05-30 14 12 41

How can I fix it?


Update: OH! OK, I fixed it! =D just add the libsqlite3.0.tbd to project. I won't remove my message, maybe it helps someone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants